/* ============²úÆ·Í¼Æ¬ÁÐ±í============== */

div.productlist_index{
margin:0px 6px 3px 0px;
text-align:center;
float:left;
background:url(/skin/images/pbg.jpg) 0 0 no-repeat;
padding:2px 4px 0px 4px;
}

 div.fang{
background: #fff;
padding:0px;
margin:2px 5px 3px 0px;
text-align:center;
border:1px #dedfe1 solid;
width:200px;
height:166px;
}

 div.picFit{
overflow: hidden;
padding:0px;
width:200px;
height:166px
}

 div.picFit img{
width:200px;
height:166px;
border:0px; 
}

 div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.title a:link,div.title a:visited,div.title a:active{
color:#2e2e2e;
font:12px/24px arial,simsun;
text-decoration: none;
}


div.title a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/24px arial,simsun;
}
